Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function |to_char

std/text/convert/string::|to_char


Usage

|to_char(text)

Parameters

↳ text: string

Return

Vec<char>


Convert string into vector of chars.